projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78d11b8
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Mar 2001 23:08:12 +0000
(23:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Mar 2001 23:08:12 +0000
(23:08 +0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 36a957e36371d8ce8c5d53c4ca0b9f0bb6cc94d5..400f2ecee2c9f1fad8ad70b2e97d13ad65667431 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-1938,7
+1938,7
@@
otherwise, show it in full."
(window-start window))))
(recenter (min (+ old-screen-line lines-offscreen)
;; last line of window
- (- (window-height) 2)))))))))
)
+ (- (window-height) 2)))))))))
(rmail-highlight-headers))))
;; Lifted from repos-count-screen-lines.